From: Anthony PERARD Date: Tue, 26 Sep 2017 09:52:10 +0000 (+0100) Subject: Config.mk: update OVMF changeset X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~1332 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=6a31a9b6d77a4d0693272f7a924d466eacb225d0;p=xen.git Config.mk: update OVMF changeset Update to allow to build OVMF with GCC 7.2. Signed-off-by: Anthony PERARD Acked-by: Wei Liu --- diff --git a/Config.mk b/Config.mk index bba81bee7d..57d3e2bc44 100644 --- a/Config.mk +++ b/Config.mk @@ -272,7 +272,7 @@ QEMU_TRADITIONAL_URL ?= git://xenbits.xen.org/qemu-xen-traditional.git SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif -OVMF_UPSTREAM_REVISION ?= 5920a9d16b1ab887c2858224316a98e961d71b05 +OVMF_UPSTREAM_REVISION ?= 947f3737abf65fda63f3ffd97fddfa6986986868 QEMU_UPSTREAM_REVISION ?= master MINIOS_UPSTREAM_REVISION ?= d991bdbc062248221511ecb795617c36b37e1d2e # Wed Aug 9 13:15:48 2017 +0100